home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / frntsdk1.cpt / Frontier SDK 1.0 ƒ / Applet Toolkit / appletinternal.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-09-13  |  176 b   |  15 lines

  1.  
  2.  
  3. #define appletinernalinclude /*so other modules can tell that we've been included*/
  4.  
  5.  
  6. #ifndef appletinclude
  7.  
  8.     #include <applet.h>
  9.     
  10. #endif
  11.  
  12.  
  13. extern FontInfo globalfontinfo;
  14.  
  15.